PATH 
Mac OS 8 and 9 Developer Documentation > Text and Other International Services > Text Encoding Conversion Manager
Programming With the Text Encoding Conversion Manager



GetTextEncodingFormat

Returns the format value of the specified text encoding.

pascal TextEncodingFormat GetTextEncodingFormat (TextEncoding encoding);
encoding
A text encoding specification containing the text encoding format you want to obtain.

function result
The text encoding format value contained in the text encoding you specified.

SEE ALSO

Text Encoding Base

Text Encoding Format


© 1999 Apple Computer, Inc. – (Last Updated 13 Dec 99)